[INFO] fetching crate ics-watcher 0.1.7...
[INFO] testing ics-watcher-0.1.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ics-watcher 0.1.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate ics-watcher 0.1.7
[INFO] finished tweaking crates.io crate ics-watcher 0.1.7
[INFO] tweaked toml for crates.io crate ics-watcher 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ics-watcher 0.1.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ics-watcher 0.1.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] [stderr]   Downloaded ical v0.11.0
[INFO] [stderr]   Downloaded google-calendar3 v6.0.0+20240523
[INFO] [stderr]   Downloaded google-apis-common v7.0.0
[INFO] [stderr]   Downloaded yup-oauth2 v11.0.0
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d52deff9bd42e8c00d5417c9c722471d32a0f62d6f4860717f1eb447f18403a
[INFO] running `Command { std: "docker" "start" "-a" "7d52deff9bd42e8c00d5417c9c722471d32a0f62d6f4860717f1eb447f18403a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d52deff9bd42e8c00d5417c9c722471d32a0f62d6f4860717f1eb447f18403a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d52deff9bd42e8c00d5417c9c722471d32a0f62d6f4860717f1eb447f18403a", kill_on_drop: false }`
[INFO] [stdout] 7d52deff9bd42e8c00d5417c9c722471d32a0f62d6f4860717f1eb447f18403a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d61f83de1aef54171f4e907d453f21dd15539025b21c4f0c8c4314c7bf5fce88
[INFO] running `Command { std: "docker" "start" "-a" "d61f83de1aef54171f4e907d453f21dd15539025b21c4f0c8c4314c7bf5fce88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ical v0.11.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling google-apis-common v7.0.0
[INFO] [stderr]    Compiling google-calendar3 v6.0.0+20240523
[INFO] [stderr]    Compiling ics-watcher v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "d61f83de1aef54171f4e907d453f21dd15539025b21c4f0c8c4314c7bf5fce88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61f83de1aef54171f4e907d453f21dd15539025b21c4f0c8c4314c7bf5fce88", kill_on_drop: false }`
[INFO] [stdout] d61f83de1aef54171f4e907d453f21dd15539025b21c4f0c8c4314c7bf5fce88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afcdbcc908f5f684f96997a08f1930c0aa608da534b280ff43abd77b5b1d9886
[INFO] running `Command { std: "docker" "start" "-a" "afcdbcc908f5f684f96997a08f1930c0aa608da534b280ff43abd77b5b1d9886", kill_on_drop: false }`
[INFO] [stderr]    Compiling ics-watcher v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.64s
[INFO] running `Command { std: "docker" "inspect" "afcdbcc908f5f684f96997a08f1930c0aa608da534b280ff43abd77b5b1d9886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afcdbcc908f5f684f96997a08f1930c0aa608da534b280ff43abd77b5b1d9886", kill_on_drop: false }`
[INFO] [stdout] afcdbcc908f5f684f96997a08f1930c0aa608da534b280ff43abd77b5b1d9886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc48639990d079d7b535daa1265194eda00fe6506a4cb3c6a439f9c09e2e0490
[INFO] running `Command { std: "docker" "start" "-a" "fc48639990d079d7b535daa1265194eda00fe6506a4cb3c6a439f9c09e2e0490", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ics_watcher-524e4175fbfaecff)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::cmp_different_params ... ok
[INFO] [stdout] test tests::cmp_added_property ... ok
[INFO] [stdout] test tests::cmp_added_param ... ok
[INFO] [stdout] test tests::cmp_different_param_values ... ok
[INFO] [stdout] test tests::cmp_different_param_keys ... ok
[INFO] [stdout] test tests::cmp_different_properties_no_value ... ok
[INFO] [stdout] test tests::cmp_no_properties ... ok
[INFO] [stdout] test tests::cmp_different_properties ... ok
[INFO] [stdout] test tests::cmp_same_params ... ok
[INFO] [stdout] test tests::cmp_removed_property ... ok
[INFO] [stdout] test tests::cmp_same_properties ... ok
[INFO] [stdout] test tests::cmp_removed_param ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ics_watcher-35e94c4315d3f063)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ics_watcher
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - PropertyChange (line 143) ... FAILED
[INFO] [stdout] test src/lib.rs - ICSWatcher (line 322) ... FAILED
[INFO] [stdout] test src/lib.rs - tum_google_sync (line 925) ... FAILED
[INFO] [stdout] test src/lib.rs - log_events (line 437) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - PropertyChange (line 143) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PropertyChange` in this scope
[INFO] [stdout]    --> src/lib.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | PropertyChange {
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 143 + use ics_watcher::PropertyChange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Property` in this scope
[INFO] [stdout]    --> src/lib.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |     to: Some(Property {
[INFO] [stdout]     |              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 143 + use ical::property::Property;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ICSWatcher (line 322) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ICSWatcher` in this scope
[INFO] [stdout]    --> src/lib.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 | let mut ics_watcher = ICSWatcher::new(
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared type `ICSWatcher`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 321 + use ics_watcher::ICSWatcher;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `log_events` in this scope
[INFO] [stdout]    --> src/lib.rs:327:50
[INFO] [stdout]     |
[INFO] [stdout] 327 |         Box::new(|a, b, e| Box::pin(async move { log_events(a, b, e).await })),
[INFO] [stdout]     |                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 321 + use ics_watcher::log_events;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:335:6
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_322_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 335 |     .await
[INFO] [stdout]     |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tum_google_sync (line 925) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ICSWatcher` in this scope
[INFO] [stdout]    --> src/lib.rs:927:23
[INFO] [stdout]     |
[INFO] [stdout] 927 | let mut ics_watcher = ICSWatcher::new(
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared type `ICSWatcher`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 924 + use ics_watcher::ICSWatcher;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tum_url` in this scope
[INFO] [stdout]    --> src/lib.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 928 |     tum_url.as_str(),
[INFO] [stdout]     |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `google_calendar_id` in this scope
[INFO] [stdout]    --> src/lib.rs:931:31
[INFO] [stdout]     |
[INFO] [stdout] 931 |             let calendar_id = google_calendar_id.clone();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tum_google_sync` in this scope
[INFO] [stdout]    --> src/lib.rs:932:35
[INFO] [stdout]     |
[INFO] [stdout] 932 |             Box::pin(async move { tum_google_sync(&calendar_id, a, b, e).await })
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 924 + use ics_watcher::tum_google_sync;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:940:6
[INFO] [stdout]     |
[INFO] [stdout] 926 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_925_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 940 |     .await
[INFO] [stdout]     |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - log_events (line 437) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ICSWatcher` in this scope
[INFO] [stdout]    --> src/lib.rs:439:23
[INFO] [stdout]     |
[INFO] [stdout] 439 | let mut ics_watcher = ICSWatcher::new(
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared type `ICSWatcher`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 436 + use ics_watcher::ICSWatcher;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `log_events` in this scope
[INFO] [stdout]    --> src/lib.rs:442:50
[INFO] [stdout]     |
[INFO] [stdout] 442 |         Box::new(|a, b, e| Box::pin(async move { log_events(a, b, e).await })),
[INFO] [stdout]     |                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 436 + use ics_watcher::log_events;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:450:6
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_437_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 450 |     .await
[INFO] [stdout]     |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ICSWatcher (line 322)
[INFO] [stdout]     src/lib.rs - PropertyChange (line 143)
[INFO] [stdout]     src/lib.rs - log_events (line 437)
[INFO] [stdout]     src/lib.rs - tum_google_sync (line 925)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fc48639990d079d7b535daa1265194eda00fe6506a4cb3c6a439f9c09e2e0490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc48639990d079d7b535daa1265194eda00fe6506a4cb3c6a439f9c09e2e0490", kill_on_drop: false }`
[INFO] [stdout] fc48639990d079d7b535daa1265194eda00fe6506a4cb3c6a439f9c09e2e0490
